set
operator fun DslList<ChannelProtos.ChannelSettings, ChannelSetKt.Dsl.SettingsProxy>.set(index: Int, value: ChannelProtos.ChannelSettings)
Channel list with settings
Content copied to clipboard
repeated .meshtastic.ChannelSettings settings = 1;
Parameters
index
The index to set the value at.
value
The settings to set.